home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 July
/
CMCD0704.ISO
/
Software
/
Demo
/
elearn
/
Geografie
/
interfata.swf
/
scripts
/
DefineButton2_183
/
BUTTONCONDACTION on(press).as
Wrap
Text File
|
2004-05-12
|
134b
|
7 lines
on(press){
gotoAndStop(1);
fscommand("show");
getURL("FSCommand:appletDo",1);
_parent.credit_b.gotoAndStop("up");
}